chore(deps): update all non-major dependencies #211
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.2.34
->^1.2.35
^1.0.548
->^1.0.551
^1.3.1
->^1.4.1
^22.15.18
->^22.15.21
^9.26.0
->^9.27.0
^3.1.3
->^3.1.4
^4.15.2
->^4.16.1
Release Notes
nuxt/eslint (@nuxt/eslint-config)
v1.4.1
Compare Source
🐞 Bug Fixes
node:
prefix to build-in modules - by @danielroe in https://github.com/nuxt/eslint/issues/579 (8180f)View changes on GitHub
v1.4.0
Compare Source
🚀 Features
View changes on GitHub
eslint/eslint (eslint)
v9.27.0
Compare Source
vitest-dev/vitest (vitest)
v3.1.4
Compare Source
cloudflare/workers-sdk (wrangler)
v4.16.1
Compare Source
Patch Changes
7344344
Thanks @gabivlj! -wrangler containers delete
handles API errors correctlyv4.16.0
Compare Source
Minor Changes
#9288
3b8f7f1
Thanks @petebacondarwin! - allow --name and --env args on wrangler deployPreviously it was not possible to provide a Worker name as a command line argument at the same time as setting the Wrangler environment.
Now specifying
--name
is supported and will override any names set in the Wrangler config:wrangler.json
#9265
16de0d5
Thanks @edmundhung! - docs: add documentation links to individual config properties in the JSON schema of the Wrangler config filePatch Changes
#9234
2fe6219
Thanks @emily-shen! - fix: add no-opprops
toctx
ingetPlatformProxy
to fix type mismatch#9269
66d975e
Thanks @dario-piotrowicz! - Wire up mixed-mode remote bindings for multi-workerwrangler dev
Under the
--x-mixed-mode
flag, make sure that bindings configurations withremote: true
actually generate bindings to remote resources during a multi-workerwrangler dev
session, currently the bindings included in this are: services, kv_namespaces, r2_buckets, d1_databases, queues and workflows.Also include the ai binding since the bindings is already remote by default anyways.
#9151
5ab035d
Thanks @gabivlj! - wrangler containers can be configured with the kind of application rollout onapply
#9231
02d40ed
Thanks @dario-piotrowicz! - Wire up mixed-mode remote bindings for (single-worker)wrangler dev
Under the
--x-mixed-mode
flag, make sure that bindings configurations withremote: true
actually generate bindings to remote resources during a single-workerwrangler dev
session, currently the bindings included in this are: services, kv_namespaces, r2_buckets, d1_databases, queues and workflows.Also include the ai binding since the bindings is already remote by default anyways.
#9221
2ef31a9
Thanks @vicb! - bump@cloudflare/unenv-preset
#9277
db5ea8f
Thanks @penalosa! - Support Mixed Mode for more binding types#9266
f2a16f1
Thanks @petebacondarwin! - fix: setting triggers.crons:[] in Wrangler config should delete deployed cron schedules#9245
b87b472
Thanks @penalosa! - Support Mixed Mode Dispatch NamespacesUpdated dependencies [
db5ea8f
,b87b472
]:Configuration
📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.